Skip to content

Paul master #12

Merged
merged 2 commits into from
Jan 24, 2018
Merged

Paul master #12

merged 2 commits into from
Jan 24, 2018

Conversation

donald
Copy link
Contributor

@donald donald commented Jan 24, 2018

Found in Pauls ~/src/pkg-scripts master branch

[Announcement from December 19th, 2017][1]:

> On behalf of the Python development community and the Python 3.6
> release team, I am happy to announce the availability of Python 3.6.4,
> the fourth maintenance release of Python 3.6.  Detailed information
> about the changes made in 3.6.4 can be found in the change log here:
>
> https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-4-final

[1]: https://mail.python.org/pipermail/python-dev/2017-December/151389.html
Description [1]:

> Meson is an open source build system meant to be both extremely fast,
> and, even more importantly, as user friendly as possible.
>
> The main design point of Meson is that every moment a developer spends
> writing or debugging build definitions is a second wasted. So is every
> second spent waiting for the build system to actually start compiling
> code.

Unfortunately, MarIuX only ships Python 3.3, and it’s a pain to set up
Setuptools. Meson also requires the module *pathlib*, which is included
in the Python distribution since version 3.4.

So install Meson here, and adapt bee to use the package environment.

[1] [1] http://mesonbuild.com/index.html
@donald donald merged commit 08ce2e1 into master Jan 24, 2018
@donald
Copy link
Contributor Author

donald commented Jan 24, 2018

Overlooked #11 . Anyway.... All done now.

@donald donald deleted the paul-master branch January 28, 2018 18:38
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants